home *** CD-ROM | disk | FTP | other *** search
- ! Script de test d'effets spΘciaux
- ! Francois FRANCKEN
- !
- TRANSPARENCY::rendu
- {
- Type = additive_variable !additive substractive variable
-
- VariationType=linear !sinus linear
- NbKeys = 4
- Degree00 = 33,33,66
- Degree15 = 99,99,111
- Degree34 = 55,55,111
- Degree40 = 33,33,66
- }
- MAPPING::texture
- {
- NumberOfTextures=16
- SizeX=256
- SizeY=256
- SizeTextureX=64
- SizeTextureY=64
- NumberOfSequences=1
- RandomAnim=false
- Duree=40
- SequenceBegin0=0
- SequenceEnd0=3
- }
-
- main
- {
- parallelEffects
- {
- Frame 0: {rendu(10);}
- Frame 0: {texture(10);}
- };
- }